home *** CD-ROM | disk | FTP | other *** search
/ Shareware Universe - The Gold Collection / Shareware Universe The Gold Collection.iso / windgame / spectrus / spectrus.go < prev    next >
Encoding:
Text File  |  1996-04-19  |  4.8 KB  |  140 lines

  1.  
  2.                                   Spectrus
  3.                                   ^^^^^^^^
  4.  
  5.  
  6. Spectrus is a game of colours: when four or more blocks of the same colour
  7. are in a line (vertical, horizontal, or slanted), those blocks disintegrated.
  8.  
  9. The object of Spectrus is simple:
  10.  
  11.       Prevent the screen from filling up.
  12.  
  13.  
  14.       But can you?
  15.  
  16. The speed of the dropping blocks increases with each level...
  17. Block colors change with each new block...
  18.  
  19. You can only move the block from side to side, or hasten the decent...
  20. Rotate the piece either direction or the colors within it...
  21. But Nothing can its decent before it comes to rest.
  22.  
  23.  
  24. And the Shapes come down faster... and faster...
  25.  
  26. Mastery will not come easily- uncounted struggles, defeats, victories-
  27. But you Battles will have only begun:
  28. At your command, the difficulty increase tenfold...
  29.  
  30.  
  31. The Specifics:
  32. ^^^^^^^^^^^^^
  33.   Every twenty pieces, starting with the number of pieces that have dropped
  34.   when you gain a level, advances you to the next level.
  35.  
  36.   The number of points scored is related to the number of blocks that are
  37.   eliminated, the level you are currently on, and the number of times the
  38.   elimination takes place (should it trigger successive eliminations).
  39.  
  40.   The colours rotate through a fixed sequence in the piece, but watch out!
  41.   Pieces that look the same may rotate differently!
  42.  
  43.   To find out how to activate the advanced piece set, read below:
  44.  
  45.  
  46.  
  47. Configuration:
  48. ^^^^^^^^^^^^^
  49.   (All command line switches mentioned here are also listed when the program
  50.    is executed as:  'Spectrus ?')
  51.   
  52.   Parameters need only be used once (Spectrus records all information) and
  53.   every subsequent time the program is run the options will automatically
  54.   be set.
  55.  
  56.   /K    Define New Action Keys
  57.     (Interactive selection of keys for all actions.)
  58.  
  59.   /G    Activate Background Grid (Default)
  60.   /N    De-Activate Background Grid
  61.     (Background grid aids in aligning pieces.)
  62.  
  63.   /E    Activate Extended Piece Set
  64.   /B    De-Activate Extended Piece Set (Default)
  65.     (Allows selection of complexity level.)
  66.  
  67.   /F#    Set Beep Frequency To #
  68.   /L#    Set Beep Length To #
  69.         (Set this to 0 for no beep at all. Time is in milliseconds.)
  70.  
  71.   /R    Reset All Parameters To Defaults
  72.         (Resets the beep parameters and the piece set selection.)
  73.  
  74.  
  75. Included Files:
  76. ^^^^^^^^^^^^^^
  77.   All of these files should be included and with the settings as shown:
  78.  
  79.         SPECTRUS EXE    205038 11-28-93   5:25p
  80.         SPECTRUS DOC      4879 11-29-93   9:06a
  81.         REGISTER FRM      1101 11-18-93   7:17p
  82.         PRINTFRM BAT       675 01-23-93  12:27p
  83.  
  84.  
  85. Registration Information:
  86. ^^^^^^^^^^^^^^^^^^^^^^^^
  87.   Spectrus is Shareware! You have three days to try it out, but after that
  88.   it must be registered.
  89.  
  90.   Spectrus is NOT Crippleware and I don't plan to release any other
  91.   programs as such. If not enough people register, however, I may resort
  92.   to only partially operating releases.
  93.  
  94.  
  95.   >> Instructions: <<
  96.  
  97.   Print out the enclosed form 'REGISTER.FRM'- the BAT file 'PRINTFRM.BAT'
  98.   should be able to do this;
  99.  
  100.   Fill out the form as requested, and mail, along with $5.00 (US) in either
  101.   check or money order (that can be deposited in a US bank) to:
  102.  
  103.                          Edward W. Jajko
  104.                          6235 ShadyGrove Dr.
  105.                          Cupertino, CA 95014, USA
  106.  
  107.   (Internet email contact also available at ejajko@hertz.elee.calpoly.edu)
  108.  
  109.  
  110.   Thank YOU! For Helping To Support A College Student!
  111.   `^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^'
  112.  
  113.  
  114. Restrictions and Copyright Information:
  115. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  116.   Quite a bit of Legalese:
  117.  
  118.   Originally Created 1992, Original Shareware Released on January 25, 1993.
  119.   Updated 1993, Shareware Release on November 25, 1993.
  120.   Copyright December 20, 1992 Edward W. Jajko. All Rights Reserved.
  121.   Spectrus must be distributed unmodified and with all files intact.
  122.  
  123.   Previous Copyrights will be acknowledged, but only if they predate
  124.   this one and only in terms of user interface; All code save for that
  125.   present in the form of the Borland LIB and BGI portions included in
  126.   the executable is original and was created by Edward W. Jajko.
  127.  
  128.   The name "Spectrus", the user interface, all coding, and the all parts of
  129.   the game concept that do not infringe on copyrights predating this one
  130.   are copyrighted and all rights pertaining to these are reserved by
  131.   the copyrighter (Edward W. Jajko).
  132.  
  133.   No responsibility is taken for acutal or assumed damage to equipment,
  134.   data, or related items which is assumed to be caused by this program.
  135.   Use at your own risk.
  136.  
  137.   Registration fee reflects cost of Registered User list and cost of update
  138.   notification (if any), as well as other costs associated with this program.
  139.  
  140.